Class: Pair

Pair Class

Holds key-value pair.

Namespace

ITHit.WebDAV.Client.Upload.Collections

new ITHit.WebDAV.Client.Upload.Collections.Pair()

Properties:
Name Type Argument Description
sKey string <optional>
The key property of the Pair.
oValue T <optional>
The value property of the Pair. Creates new Pair.